home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19980901-19981211 / 000412_news@newsmaster….columbia.edu _Wed Dec 9 11:41:58 1998.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA29261
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Wed, 9 Dec 1998 11:41:57 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id LAA05348
  7.     for kermit.misc@watsun; Wed, 9 Dec 1998 11:41:56 -0500 (EST)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Newsgroups: comp.os.vxworks,comp.protocols.kermit.misc
  11. Subject: Kermit communications software for VxWorks?
  12. Date: 9 Dec 1998 16:41:54 GMT
  13. Organization: Columbia University
  14. Lines: 23
  15. Message-ID: <74m98i$otb$1@apakabar.cc.columbia.edu>
  16. NNTP-Posting-Host: watsun.cc.columbia.edu
  17. Xref: news.columbia.edu comp.os.vxworks:20646 comp.protocols.kermit.misc:9619
  18.  
  19.  
  20. Kermit communications software is used for serial and network connections,
  21. terminal connection, file transfer, and scripting on a wide variety of
  22. platforms.  C-Kermit is a Kermit software program written in C, decomposed
  23. into system-dependent and -independent modules.  Porting generally involves
  24. copying a set of previously existing system-dependent modules and adapting
  25. them to the new system.  C-Kermit has already been adapted to UNIX (all
  26. versions), VMS, AOS/VS. VOS, and other platforms including two RTOS's: QNX
  27. and OS-9.
  28.  
  29. >From time to time we get requests for C-Kermit for VxWorks, but have no
  30. access to VxWorks platforms or development tools.
  31.  
  32. Would any readers care to take a shot at porting C-Kermit to VxWorks?
  33.  
  34. If so, send me email.
  35.  
  36. Thanks!
  37.  
  38. Frank da Cruz
  39. The Kermit Project
  40. Columbia University
  41. fdc@columbia.edu